A-Moving-Object-Database-Model-Based-on-Road-NetWork一種基于道路網絡的移動目標數(shù)據(jù)庫模型
標簽: A-Moving-Object-Database-Model-Ba sed-on-Road-NetWork 道路網絡 移動
上傳時間: 2014-01-01
上傳用戶:klin3139
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
標簽: frame Tracking provided changes
上傳時間: 2015-11-17
上傳用戶:zgu489
matlab tracking source code to track a moving object on the scene by using centroid and rectangle method
標簽: rectangle centroid tracking matlab
上傳時間: 2013-12-11
上傳用戶:www240697738
kalman filter for traking a moving object
標簽: traking kalman filter moving
上傳時間: 2014-12-20
上傳用戶:xg262122
In this paper we describe a control methodology for catching a fast moving object with a robot manipulator, where visual information is employed to track the trajectory of the target. Sensing, planning and control are performed in real-time to cope with possible unpredictable trajectory changes of the moving target, and prediction techniques are adopted to compensate the time delays introduced by visual processing and by the robot controller. A simple but reliable model of the robot controller has been taken into account in the control architecture for improving the performance of the system. Experimental results have shown that the robot system is capable of tracking and catching an object moving on a plane at velocities of up to 700 mm/s and accelerations of up to 1500 mm/s2.
標簽: methodology describe catching control
上傳時間: 2014-01-12
上傳用戶:qq521
Matlab實現(xiàn): Erlang B model(M/M/n/n)與 Erlang C model排隊系統(tǒng)的模擬,并畫出阻塞概率(P)與負載(A=lamda/miu in Erlang)的關系圖。用法:運行RunMe
標簽: Erlang model Matlab 排隊系統(tǒng)
上傳時間: 2014-01-02
上傳用戶:wcl168881111111
計算矩陣連乘積 問題描述 在科學計算中經常要計算矩陣的乘積。矩陣A和B可乘的條件是矩陣A的列數(shù)等于矩陣B的行數(shù)。若A是一個p×q的矩陣,B是一個q×r的矩陣,則其乘積C=AB是一個p×r的矩陣。
上傳時間: 2015-03-25
上傳用戶:yulg
%直接型到并聯(lián)型的轉換 % %[C,B,A]=dir2par(b,a) %C為當b的長度大于a時的多項式部分 %B為包含各bk的K乘2維實系數(shù)矩陣 %A為包含各ak的K乘3維實系數(shù)矩陣 %b為直接型分子多項式系數(shù) %a為直接型分母多項式系數(shù) %
上傳時間: 2014-01-20
上傳用戶:lizhen9880
四選一選擇器,輸入四個,輸出1個.當NM=00時選A 當NM=01時選B 當NM=10時選C 當NM=11時選D
上傳時間: 2013-12-25
上傳用戶:woshiayin
* 高斯列主元素消去法求解矩陣方程AX=B,其中A是N*N的矩陣,B是N*M矩陣 * 輸入: n----方陣A的行數(shù) * a----矩陣A * m----矩陣B的列數(shù) * b----矩陣B * 輸出: det----矩陣A的行列式值 * a----A消元后的上三角矩陣 * b----矩陣方程的解X
上傳時間: 2015-07-26
上傳用戶:xauthu